Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump deps #211

Merged
merged 1 commit into from
Oct 21, 2024
Merged

chore: bump deps #211

merged 1 commit into from
Oct 21, 2024

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Oct 21, 2024

Bump Talos machinery to bring in support for K8s 1.32.

github.com/stretchr/testify v1.9.0
golang.org/x/mod v0.21.0
google.golang.org/grpc v1.66.3
google.golang.org/grpc v1.67.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this might be tricky... we'll hit the ALPN issue siderolabs/talos#9463

We need to deal with that anyways in the provider, otherwise it won't work with Talos < 1.9

I'm going to backport compatibility for 1.9 into 1.8.2, probably we should wait for it?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't intent to bump since last time I broke it, reverting back

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh it's from talos machinery the bump happended

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can also do a replace on top to force it 1.66.3 for now

Bump Talos machinery to bring in support for K8s 1.32.

Signed-off-by: Noel Georgi <[email protected]>
@frezbo
Copy link
Member Author

frezbo commented Oct 21, 2024

/m

@talos-bot talos-bot merged commit beb5e2b into siderolabs:main Oct 21, 2024
14 checks passed
@frezbo frezbo deleted the chore/bump-deps branch October 21, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants